home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / util / shell / ZShellSrc.readme < prev   
Text File  |  1995-09-20  |  2KB  |  48 lines

  1. Short:    Assembler source code for ZShell V2.7
  2. Author:   Paul Hayter, Martin Gierich
  3. Uploader: uj3w@rz.uni-karlsruhe.de  (Martin Gierich)
  4. Version:  2.7
  5. Type:     util/shell
  6. Kurz:     Assembler-Quellcode fuer ZShell V2.7
  7. Price:    Free
  8. Requires: Nothing
  9.  
  10. This archive contains assembler source code only. You can find
  11. the executable with documentation on Aminet in the archive
  12. util/shell/ZShell27.lha
  13.  
  14. Description:
  15.  ZShell is a small (32K), fast and powerful Shell with many (66)
  16.  built-in commands. So it replaces most of the commands in the C:
  17.  directory (like LIST, COPY etc.) which saves disk space and
  18.  reduces disk accesses. There is NO way around ZShell for those
  19.  who do not have a hard disk or still have Kickstart 1.2/1.3 !
  20.  
  21.  But it is very useful for those with a better Kickstart and/or
  22.  hard disk, too, because for example it has powerful editing &
  23.  history, filename completion, pipes, review buffer, some
  24.  Kickstart 2.0/3.0 specific features and a lovely LIST command.
  25.  
  26.  It tries to be AmigaDOS compatible, not just another UN*X shell
  27.  clone. The compatibility is, of course, not 100%, if you need that
  28.  use the standard AmigaDOS Shell. So ZShell has some differences,
  29.  that give the special feeling of it. I tried to make using ZShell
  30.  as easy as possible without reducing its power.
  31.  
  32.  ZShell is very useful for programmers, because it has things like
  33.  showing EXEC-lists and the task list, memory dumping and other
  34.  things you usually find in debuggers.
  35.  
  36.  You can switch off the internal command-line-editor to use
  37.  ZShell with console handlers like KingCON.
  38.  
  39.  
  40. ============================= Archive contents =============================
  41.  
  42. Original  Packed Ratio    Date     Time    Name
  43. -------- ------- ----- --------- --------  -------------
  44.    13230    5091 61.5% 02-Jan-95 23:38:02 +ZSH.S
  45.   242711   76278 68.5% 16-Aug-95 00:03:14 +ZShell.S
  46. -------- ------- ----- --------- --------
  47.   255941   81369 68.2% 28-Aug-95 12:06:22   2 files
  48.